You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
FormatSample Method
>
Math387.FormatSample Method ([In] string, double)
Dew Math for .NET
Math387.FormatSample Method ([In] string, double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
FormatSample Method
Collapse All
The double number X formatted as string.
Syntax
C#
Visual Basic
public
static
string
FormatSample
([In]
string
Format
,
double
X
);
Public
static
Function
FormatSample
(
Format
As
[In]
string
,
X
)
As
string
Returns
the double number, formatted as string.
Group
FormatSample Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
FormatSample Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!